src/fluent/databuffer.d(132,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/fluent/databuffer.d(210,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/fluent/databuffer.d(251,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6b56592222f1656def59-msgpack-d/src/msgpack/common.d(532,9): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. src/fluent/logger.d(243,21): Error: `@safe` destructor `fluent.logger.FluentLogger.~this` cannot call `@system` function `fluent.databuffer.DataBuffer!(ubyte, realloc).DataBuffer.free` src/fluent/databuffer.d(150,7): `fluent.databuffer.DataBuffer!(ubyte, realloc).DataBuffer.free` is declared here src/fluent/logger.d(255,27): Error: `@safe` function `fluent.logger.FluentLogger.pendings` cannot call `@system` function `fluent.databuffer.DataBuffer!(ubyte, realloc).DataBuffer.opSlice` src/fluent/databuffer.d(216,21): `fluent.databuffer.DataBuffer!(ubyte, realloc).DataBuffer.opSlice` is declared here src/fluent/logger.d(276,21): Error: `@safe` function `fluent.logger.FluentLogger.close` cannot call `@system` function `fluent.databuffer.DataBuffer!(ubyte, realloc).DataBuffer.length` src/fluent/databuffer.d(236,19): `fluent.databuffer.DataBuffer!(ubyte, realloc).DataBuffer.length` is declared here src/fluent/logger.d(278,37): Error: `@safe` function `fluent.logger.FluentLogger.close` cannot call `@system` function `fluent.databuffer.DataBuffer!(ubyte, realloc).DataBuffer.opSlice` src/fluent/databuffer.d(216,21): `fluent.databuffer.DataBuffer!(ubyte, realloc).DataBuffer.opSlice` is declared here src/fluent/logger.d(279,25): Error: `@safe` function `fluent.logger.FluentLogger.close` cannot call `@system` function `fluent.databuffer.DataBuffer!(ubyte, realloc).DataBuffer.length` src/fluent/databuffer.d(246,17): `fluent.databuffer.DataBuffer!(ubyte, realloc).DataBuffer.length` is declared here src/fluent/logger.d(309,24): Error: `@safe` function `fluent.logger.FluentLogger.write` cannot call `@system` function `fluent.databuffer.DataBuffer!(ubyte, realloc).DataBuffer.put` src/fluent/databuffer.d(185,7): `fluent.databuffer.DataBuffer!(ubyte, realloc).DataBuffer.put` is declared here src/fluent/logger.d(314,29): Error: `@safe` function `fluent.logger.FluentLogger.write` cannot call `@system` function `fluent.databuffer.DataBuffer!(ubyte, realloc).DataBuffer.opSlice` src/fluent/databuffer.d(216,21): `fluent.databuffer.DataBuffer!(ubyte, realloc).DataBuffer.opSlice` is declared here src/fluent/logger.d(315,17): Error: `@safe` function `fluent.logger.FluentLogger.write` cannot call `@system` function `fluent.databuffer.DataBuffer!(ubyte, realloc).DataBuffer.length` src/fluent/databuffer.d(246,17): `fluent.databuffer.DataBuffer!(ubyte, realloc).DataBuffer.length` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.